@charset "UTF-8";
.shoeneIndex {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 10px; }
  @media (max-width: 959px) {
    .shoeneIndex {
      font-size: 1.041vw; } }
  @media (max-width: 959px) {
    .shoeneIndex {
      font-size: 1.333vw; } }
  .shoeneIndex__btn {
    margin: 0 auto;
    padding: 15px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 60px;
    font-size: 2.8em;
    line-height: 1;
    color: #fff;
    text-align: center;
    position: relative;
    border-radius: 200px;
    background: #43c7f4;
    background: linear-gradient(90deg, #43c7f4 0%, #068db9 100%);
    box-sizing: border-box;
    transition: box-shadow 0.4s; }
    @media (max-width: 560px) {
      .shoeneIndex__btn {
        padding: 10px 40px;
        min-height: 40px;
        font-size: 3.5em; } }
    .shoeneIndex__btn em {
      font-size: 0.6em; }
      @media (max-width: 560px) {
        .shoeneIndex__btn em {
          font-size: 0.7em; } }
    .shoeneIndex__btn::before {
      content: "";
      display: block;
      width: 24px;
      height: 24px;
      background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/setsuden/images/arrow_2 svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      position: absolute;
      right: 15px; }
      @media (max-width: 560px) {
        .shoeneIndex__btn::before {
          width: 15px;
          height: 15px; } }
    .shoeneIndex__btn:visited {
      color: #fff !important; }
  .shoeneIndex__container {
    margin: 0 auto;
    padding: 0 40px;
    max-width: 960px;
    box-sizing: content-box; }
    @media (max-width: 560px) {
      .shoeneIndex__container {
        padding: 0 15px; } }
  .shoeneIndex__acco {
    margin-top: 2.7%; }
    @media (max-width: 560px) {
      .shoeneIndex__acco {
        margin-top: 4%; } }
    .shoeneIndex__acco__heading {
      margin-bottom: 2.08%;
      display: flex;
      justify-content: space-between;
      padding: 7px 10px 7px 20px;
      font-size: 2em;
      font-weight: bold;
      color: #fff;
      line-height: 1.2;
      background-color: #43c7f4;
      cursor: pointer; }
      .shoeneIndex__acco__heading::after {
        content: "＋";
        font-weight: normal;
        display: inline-block;
        text-align: right; }
      .shoeneIndex__acco__heading.is-open::after {
        content: "－"; }
      @media (hover: hover) and (pointer: fine) {
        .shoeneIndex__acco__heading:hover {
          background: #73d5f7; } }
      @media (max-width: 560px) {
        .shoeneIndex__acco__heading {
          padding: 7px 10px;
          font-size: 3.2em; } }
    .shoeneIndex__acco__text {
      display: none;
      font-size: 1.4em; }
  @media (hover: hover) and (pointer: fine) {
    .shoeneIndex a:hover img {
      opacity: 0.75; } }
  .shoeneIndex__mv {
    margin-bottom: 80px;
    padding: 0 20px;
    height: 650px;
    background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/setsuden/images/mv_pc jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (max-width: 560px) {
      .shoeneIndex__mv {
        margin-bottom: 13.33%;
        padding: 0;
        background: none;
        display: block;
        height: auto;
        border-bottom: 1px solid #ddd; } }
    .shoeneIndex__mv__title {
      padding: 40px;
      width: 840px;
      max-width: 100%;
      background-color: #fff;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.65);
      text-align: center; }
      @media (max-width: 560px) {
        .shoeneIndex__mv__title {
          padding: 35px 15px;
          box-shadow: none; } }
      .shoeneIndex__mv__title__main {
        margin-bottom: 10px;
        font-size: 8em;
        font-weight: bold;
        line-height: 1; }
        @media (max-width: 560px) {
          .shoeneIndex__mv__title__main {
            font-size: 6.4em; } }
        .shoeneIndex__mv__title__main .--sm {
          font-size: 0.8em; }
        .shoeneIndex__mv__title__main .--xl {
          font-size: 1.25em;
          color: #59aee5; }
        .shoeneIndex__mv__title__main .--ll {
          font-size: 1.1em;
          color: #59aee5; }
      .shoeneIndex__mv__title__text {
        margin-bottom: 20px;
        font-size: 2em; }
        @media (max-width: 560px) {
          .shoeneIndex__mv__title__text {
            font-size: 2.8em; } }
      .shoeneIndex__mv__title__btn {
        margin: 0 auto;
        max-width: 426px; }
        @media (max-width: 560px) {
          .shoeneIndex__mv__title__btn {
            display: inline-block;
            width: auto; } }
  .shoeneIndex__movie {
    margin-bottom: 5.7%; }
    @media (max-width: 560px) {
      .shoeneIndex__movie {
        margin-bottom: 13.76%; } }
    .shoeneIndex__movie__blocks {
      display: flex;
      gap: 40px; }
      @media (max-width: 560px) {
        .shoeneIndex__movie__blocks {
          flex-direction: column;
          gap: 25px; } }
    .shoeneIndex__movie__block {
      width: 100%;
      text-align: center;
      font-size: 2.2em; }
      @media (max-width: 560px) {
        .shoeneIndex__movie__block {
          font-size: 3.5em; } }
    .shoeneIndex__movie__yt {
      margin: 0 auto;
      width: 100%;
      max-width: 600px;
      aspect-ratio: 16 / 9; }
      .shoeneIndex__movie__yt iframe {
        width: 100%;
        height: 100%; }
  .shoeneIndex__lead {
    padding-bottom: 80px; }
    @media (max-width: 560px) {
      .shoeneIndex__lead {
        padding-bottom: 50px; } }
    .shoeneIndex__lead__copy {
      margin-bottom: 30px;
      font-size: 4.2em;
      font-weight: bold;
      text-align: center; }
      @media (max-width: 560px) {
        .shoeneIndex__lead__copy {
          font-size: 4.7em; } }
    .shoeneIndex__lead__block {
      padding: 4.16% 11.66%;
      background-color: #ebfaff;
      border-radius: 30px; }
      @media (max-width: 560px) {
        .shoeneIndex__lead__block {
          padding: 4%;
          border-radius: 15px; } }
  .shoeneIndex__proposition {
    padding: 125px 0 150px;
    background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/setsuden/images/bg_proposition_pc png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    position: relative; }
    @media (max-width: 560px) {
      .shoeneIndex__proposition {
        padding: 50px 0 80px; } }
    .shoeneIndex__proposition::before {
      content: "";
      display: block;
      width: 160px;
      height: 70px;
      clip-path: polygon(0 0, 100% 0, 50% 100%);
      background-color: #fff;
      position: absolute;
      top: -1px;
      left: 50%;
      transform: translateX(-50%); }
      @media (max-width: 560px) {
        .shoeneIndex__proposition::before {
          width: 45px;
          height: 25px; } }
    .shoeneIndex__proposition__copy {
      margin-bottom: 10.41%;
      font-size: 4.2em;
      font-weight: bold;
      color: #fff;
      text-align: center; }
      @media (max-width: 560px) {
        .shoeneIndex__proposition__copy {
          font-size: 4.8em; } }
    .shoeneIndex__proposition__catch {
      margin-bottom: 6.25%; }
    .shoeneIndex__proposition__balloon {
      margin-bottom: 5.83%; }
    .shoeneIndex__proposition__arrow {
      margin: 6.25% auto;
      width: 36.45%; }
    .shoeneIndex__proposition__block {
      padding: 4.166% 5.72%;
      background-color: #fff;
      border-radius: 30px; }
      @media (max-width: 560px) {
        .shoeneIndex__proposition__block {
          padding: 4%;
          border-radius: 15px; } }
  .shoeneIndex__products {
    padding: 100px 0; }
    @media (max-width: 560px) {
      .shoeneIndex__products {
        padding: 40px 0; } }
    .shoeneIndex__products__catch {
      margin: 0 auto;
      margin-bottom: 2.7%;
      width: 87.29%; }
      @media (max-width: 560px) {
        .shoeneIndex__products__catch {
          width: 86.66%; } }
    .shoeneIndex__products__model {
      margin-bottom: 8.33%;
      position: relative; }
      @media (max-width: 560px) {
        .shoeneIndex__products__model {
          margin-bottom: 10.66%;
          text-align: center; } }
      .shoeneIndex__products__model__btn {
        width: 47.5%;
        position: absolute;
        bottom: 0;
        left: 8.33%; }
        @media (max-width: 560px) {
          .shoeneIndex__products__model__btn {
            position: static;
            display: inline-block;
            width: auto; } }
    .shoeneIndex__products__serif {
      margin: 0 auto;
      margin-bottom: 5.2%;
      width: 68.75%; }
      @media (max-width: 560px) {
        .shoeneIndex__products__serif {
          margin-bottom: 6.66%;
          width: 100%; } }
    .shoeneIndex__products__arrow {
      margin: 0 auto;
      margin-bottom: 5.2%;
      width: 26.04%; }
      @media (max-width: 560px) {
        .shoeneIndex__products__arrow {
          width: 33.33%; } }
    .shoeneIndex__products__bnr {
      margin-bottom: 12.5%; }
    .shoeneIndex__products__heading2 {
      margin-bottom: 4.89%;
      font-size: 4.3em;
      font-weight: bold;
      color: #59aee5;
      text-align: center; }
  .shoeneIndex__zeasc {
    padding: 80px 0 100px;
    background-color: #ebfaff; }
    @media (max-width: 560px) {
      .shoeneIndex__zeasc {
        padding: 40px 0 50px; } }
    .shoeneIndex__zeasc__catch {
      margin-bottom: 6.66%; }
    .shoeneIndex__zeasc__title {
      margin: 0 auto;
      margin-bottom: 6.66%;
      width: 70.31%; }
      @media (max-width: 560px) {
        .shoeneIndex__zeasc__title {
          margin-bottom: 9.33%;
          width: 100%; } }
    .shoeneIndex__zeasc__caution {
      margin-top: 2.08%;
      margin-bottom: 9.37%; }
      .shoeneIndex__zeasc__caution li {
        margin-left: 2em;
        text-indent: -2em;
        font-size: 1.6em; }
        @media (max-width: 560px) {
          .shoeneIndex__zeasc__caution li {
            font-size: 1.4em; } }
        .shoeneIndex__zeasc__caution li a {
          padding-left: 17px;
          background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/setsuden/images/arrow_4 svg");
          background-repeat: no-repeat;
          background-position: left center;
          background-size: 10px 13px; }
          @media (max-width: 560px) {
            .shoeneIndex__zeasc__caution li a {
              padding-left: 8px;
              background-size: 5px 8px; } }
    .shoeneIndex__zeasc__img1 {
      margin-bottom: 9.06%; }
    .shoeneIndex__zeasc__heading {
      margin-bottom: 2.6%; }
    .shoeneIndex__zeasc__bnr {
      margin-bottom: 6.77%; }
    .shoeneIndex__zeasc__cc {
      margin-bottom: 7.29%; }
  .shoeneIndex__contents__heading {
    margin-bottom: 3.64%;
    font-size: 4.7em;
    font-weight: bold;
    text-align: center; }
  .shoeneIndex__contents__btns {
    display: flex;
    justify-content: center;
    gap: 30px; }
    @media (max-width: 560px) {
      .shoeneIndex__contents__btns {
        flex-direction: column;
        gap: 10px; } }
  .shoeneIndex__intro {
    margin-bottom: 80px; }
    @media (max-width: 560px) {
      .shoeneIndex__intro {
        margin-bottom: 40px; } }
    .shoeneIndex__intro__heading {
      margin-bottom: 40px;
      font-size: 42px;
      font-weight: 700;
      color: #2AB0DD;
      text-align: center; }
      @media (max-width: 560px) {
        .shoeneIndex__intro__heading {
          margin-bottom: 20px;
          font-size: 28px; } }
  .shoeneIndex__anchors {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 21px; }
    @media (max-width: 560px) {
      .shoeneIndex__anchors {
        grid-template-columns: 1fr;
        gap: 10px; } }
  .shoeneIndex__anchor {
    height: 240px; }
    @media (max-width: 560px) {
      .shoeneIndex__anchor {
        height: 200px; } }
    .shoeneIndex__anchor a {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      position: relative;
      width: 100%;
      height: 100%;
      border: 5px solid #2ab0dd;
      color: #2ab0dd;
      border-radius: 20px 10px;
      background: #fff;
      box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
      box-sizing: border-box;
      --iconColor: #fa9c2f;
      --arrowColor: #DCDCDC; }
      @media (hover: hover) and (pointer: fine) {
        .shoeneIndex__anchor a:hover {
          background: #2ab0dd;
          color: #fff;
          text-decoration: none;
          --iconColor: #fff;
          --arrowColor: #fff; } }
    .shoeneIndex__anchor__icon {
      margin-bottom: 10px;
      width: 70px;
      height: 70px; }
      @media (max-width: 959px) {
        .shoeneIndex__anchor__icon {
          width: 60px;
          height: 60px; } }
      .shoeneIndex__anchor__icon svg {
        width: 100%;
        height: 100%; }
        .shoeneIndex__anchor__icon svg path {
          fill: var(--iconColor); }
    .shoeneIndex__anchor__text {
      margin-bottom: 10px; }
    .shoeneIndex__anchor__sub {
      color: inherit;
      font-size: 16px;
      font-weight: 700;
      line-height: 1.3;
      text-align: center; }
      @media (max-width: 959px) {
        .shoeneIndex__anchor__sub {
          margin-bottom: 5px;
          font-size: 14px; } }
    .shoeneIndex__anchor__name {
      font-size: 26px;
      font-weight: 700;
      color: inherit;
      line-height: 1.3;
      text-align: center; }
      @media (max-width: 959px) {
        .shoeneIndex__anchor__name {
          font-size: 22px; } }
    .shoeneIndex__anchor__arrow {
      position: absolute;
      bottom: 7px; }
      .shoeneIndex__anchor__arrow svg path {
        fill: var(--arrowColor); }
  .shoeneIndex__floting {
    position: absolute;
    top: 600px;
    right: 0;
    width: 350px;
    background-color: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2); }
    @media (max-width: 959px) {
      .shoeneIndex__floting {
        width: 260px; } }
    @media (max-width: 560px) {
      .shoeneIndex__floting {
        display: none; } }
    .shoeneIndex__floting img {
      width: 100%; }

@media (max-width: 560px) {
  .setsuden__cta {
    padding: 0 !important; } }

@media (max-width: 560px) {
  .setsuden__cta .s-cv-area__btn {
    padding-right: 0 !important; } }
